public virtual KeyAction KeyActionEnter {get; set;}
'Declaration
Public Overridable Property KeyActionEnter As KeyAction
Remarks
The default setting for this property is C1.Web.Mvc.Grid.KeyAction.MoveDown, which causes the control to move the selection to the next row. This is the standard Excel behavior.